core: Further unify code for importing from local FS and libarchive
authorColin Walters <walters@verbum.org>
Mon, 5 Dec 2011 16:20:14 +0000 (11:20 -0500)
committerColin Walters <walters@verbum.org>
Mon, 5 Dec 2011 16:20:14 +0000 (11:20 -0500)
commitb8000c00d522a773387828dd1d6ac878ef103d37
tree5934c79255eee3e01609b594fda28e4ce09e32f1
parent267bf8ef4a6a1d08036cb337d6e4c7d9f564d86c
core: Further unify code for importing from local FS and libarchive

Note this change makes it so we no longer call link() from an import
filesystem tree to the repository.  This is a Good Thing really; it
makes local FS commits slower, but also less prone to corruption.
src/libostree/ostree-repo.c